OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:originalHandle
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/oboeservice/
AAudioServiceEndpointMMAP.cpp
314
audio_port_handle_t
originalHandle
= *clientHandle;
317
ALOGD("%s() , portHandle %d => %d, returns %d", __func__,
originalHandle
, *clientHandle, result);
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestConnectionService.java
372
Uri
originalHandle
= extras.getParcelable(TelecomManager.GATEWAY_ORIGINAL_ADDRESS);
382
originalHandle
+ "]");
Completed in 2448 milliseconds