OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleAppsInfo
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal
78
handleAppsInfo
(vec<HubAppInfo> appInfo);
/hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp
155
virtual Return<void>
handleAppsInfo
(const hidl_vec<HubAppInfo>& /*appInfo*/)
222
virtual Return<void>
handleAppsInfo
(const hidl_vec<HubAppInfo>& appInfo)
/system/chre/host/hal_generic/
generic_context_hub.cc
415
mParent.mCallbacks->
handleAppsInfo
(appInfoList);
/hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp
304
cb->
handleAppsInfo
(apps);
/frameworks/base/services/core/jni/
com_android_server_location_ContextHubService.cpp
332
virtual Return<void>
handleAppsInfo
(
[
all
...]
Completed in 46 milliseconds