OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onClientAdded
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/camera/libcameraservice/utils/
ClientManager.h
254
void
onClientAdded
(const ClientDescriptor<KEY, VALUE>& descriptor);
259
void DefaultEventListener<KEY, VALUE>::
onClientAdded
(
378
* void
onClientAdded
(const ClientDescriptor<KEY, VALUE>& descriptor);
384
* from the ClientManager that this event listener has been added to. The
onClientAdded
565
if (mListener != nullptr) mListener->
onClientAdded
(*client);
/frameworks/av/services/camera/libcameraservice/
CameraService.h
387
* void
onClientAdded
(const ClientDescriptor<KEY, VALUE>& descriptor);
391
void
onClientAdded
(const resource_policy::ClientDescriptor<String8,
[
all
...]
CameraService.cpp
[
all
...]
Completed in 95 milliseconds