Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:client
(Results
1 - 25
of
139
) sorted by relevance
1
2
3
4
5
6
/base/hiviewdfx/hisysevent/frameworks/native/
H
A
D
main.cpp
25
auto
client
= make_unique<HiSysEventTool>();
in main()
local
/base/telephony/sms_mms/frameworks/native/sms/src/
H
A
D
sms_service_death_recipient.cpp
22
SmsServiceInterfaceDeathRecipient( SmsServiceManagerClient &
client
)
SmsServiceInterfaceDeathRecipient()
argument
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H
A
D
battery_srv_client.h
106
explicit BatterySrvDeathRecipient(BatterySrvClient&
client
) : client_(
client
) {}
in BatterySrvDeathRecipient()
argument
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H
A
D
thermal_mgr_client.h
51
explicit ThermalMgrDeathRecipient(ThermalMgrClient&
client
) : client_(
client
) {}
in ThermalMgrDeathRecipient()
argument
/base/powermgr/display_manager/state_manager/interfaces/inner_api/native/include/
H
A
D
display_power_mgr_client.h
67
explicit DisplayDeathRecipient(DisplayPowerMgrClient&
client
) : client_(
client
) {}
in DisplayDeathRecipient()
argument
/base/notification/distributed_notification_service/test/fuzztest/setnotificationbadgenum_fuzzer/
H
A
D
setnotificationbadgenum_fuzzer.cpp
26
sptr<Notification::AnsDialogHostClient>
client
= nullptr;
in DoSomethingInterestingWithMyAPI()
local
/base/telephony/core_service/interfaces/innerkits/include/
H
A
D
telephony_state_registry_client.h
122
explicit StateRegistryDeathRecipient(TelephonyStateRegistryClient &
client
) : client_(
client
) {}
in StateRegistryDeathRecipient()
argument
H
A
D
core_service_client.h
1215
explicit CoreServiceDeathRecipient(CoreServiceClient &
client
) : client_(
client
) {}
in CoreServiceDeathRecipient()
argument
H
A
D
esim_service_client.h
228
explicit EsimServiceDeathRecipient(EsimServiceClient &
client
) : client_(
client
) {}
in EsimServiceDeathRecipient()
argument
/base/telephony/state_registry/interfaces/innerkits/observer/
H
A
D
telephony_observer_client.h
62
explicit StateRegistryDeathRecipient(TelephonyObserverClient &
client
) : client_(
client
) {}
in StateRegistryDeathRecipient()
argument
/base/web/webview/test/fuzztest/ohos_adapter/graphic_adapter/vsyncadapter_fuzzer/
H
A
D
vsyncadapter_fuzzer.cpp
36
void*
client
= nullptr;
in CameraManagerAdapterFuzzTest()
local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H
A
D
input_method_system_ability_proxy.cpp
70
int32_t InputMethodSystemAbilityProxy::ShowInput(sptr<IInputClient>
client
)
in ShowInput()
argument
[all...]
/base/powermgr/power_manager/interfaces/inner_api/native/include/
H
A
D
power_mgr_client.h
200
explicit PowerMgrDeathRecipient(PowerMgrClient&
client
) : client_(
client
) {}
in PowerMgrDeathRecipient()
argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
ans_dialog_host_client_test.cpp
52
sptr<AnsDialogHostClient>
client
= nullptr;
in HWTEST_F()
local
66
sptr<AnsDialogHostClient>
client
= nullptr;
in HWTEST_F()
local
/base/msdp/device_status/frameworks/native/src/
H
A
D
fd_listener.cpp
31
FdListener::FdListener(IClientPtr
client
) : iClient_(
client
) {}
in FdListener()
argument
/base/request/request/services/src/task/
H
A
D
client.rs
36
let mut
client
= Client::builder()
variables
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H
A
D
key_agreement_client.c
40
struct key_agreement_client *
client
= (struct key_agreement_client *)handle;
in send_start_request()
local
66
struct key_agreement_client *
client
= (struct key_agreement_client *)handle;
in send_end_request()
local
98
struct key_agreement_client *
client
= (struct key_agreement_client *)handle;
in receive_end_response()
local
[all...]
/base/sensors/miscdevice/frameworks/native/light/
H
A
D
light_agent.cpp
29
auto &
client
= LightClient::GetInstance();
in GetLightList()
local
44
auto &
client
= LightClient::GetInstance();
in TurnOn()
local
59
auto &
client
= LightClient::GetInstance();
in TurnOff()
local
/base/startup/appspawn/lite/
H
A
D
appspawn_message.h
39
AppSpawnClient
client
;
member
/base/startup/appspawn/modules/modulemgr/
H
A
D
appspawn_modulemgr.h
49
AppSpawnClient *
client
;
member
/base/telephony/cellular_data/interfaces/innerkits/
H
A
D
cellular_data_client.h
251
explicit CellularDataDeathRecipient(CellularDataClient &
client
) : client_(
client
) {}
in CellularDataDeathRecipient()
argument
/base/telephony/core_service/interfaces/innerkits/satellite/
H
A
D
satellite_service_client.h
52
explicit SatelliteServiceDeathRecipient(SatelliteServiceClient &
client
) : client_(
client
) {}
in SatelliteServiceDeathRecipient()
argument
/base/telephony/sms_mms/services/sms/include/satellite/
H
A
D
satellite_sms_client.h
57
explicit SatelliteServiceDeathRecipient(SatelliteSmsClient &
client
) : client_(
client
) {}
in SatelliteServiceDeathRecipient()
argument
/base/telephony/cellular_call/interfaces/innerkits/satellite/
H
A
D
satellite_call_client.h
135
explicit SatelliteServiceDeathRecipient(SatelliteCallClient &
client
) : client_(
client
) {}
in SatelliteServiceDeathRecipient()
argument
/base/time/time_service/test/fuzztest/timeservice_fuzzer/timesntp_fuzzer/
H
A
D
timesntp_fuzzer.cpp
50
SNTPClient
client
;
in FuzzTimeCreateMessage()
local
61
SNTPClient
client
;
in FuzzTimeReceivedMessage()
local
Completed in 8 milliseconds
1
2
3
4
5
6