Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 250) sorted by relevance

12345678910

/base/telephony/cellular_call/services/connection/src/
Dcellular_call_connection_cs.cpp34 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in DialRequest() local
57 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in HangUpRequest() local
78 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in AnswerRequest() local
99 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in RejectRequest() local
117 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in HoldRequest() local
133 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in UnHoldCallRequest() local
149 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SwitchCallRequest() local
165 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in CombineConferenceRequest() local
181 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SeparateConferenceRequest() local
197 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in CallSupplementRequest() local
[all …]
Dconfig_request.cpp37 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SetDomainPreferenceModeRequest() local
59 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in GetDomainPreferenceModeRequest() local
80 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SetVoNRSwitchStatusRequest() local
162 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SetMuteRequest() local
183 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in GetMuteRequest() local
194 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in GetEmergencyCallListRequest() local
206 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SetEmergencyCallListRequest() local
/base/security/device_security_level/baselib/utils/src/
Dutils_json.c38 void DslmDestroyJson(DslmJsonHandle handle) in DslmDestroyJson()
45 int32_t DslmGetJsonFieldInt(DslmJsonHandle handle, const char *field) in DslmGetJsonFieldInt()
73 uint32_t DslmGetJsonFieldIntArray(DslmJsonHandle handle, const char *field, int32_t *array, int32_t… in DslmGetJsonFieldIntArray()
103 void DslmAddFieldBoolToJson(DslmJsonHandle handle, const char *field, bool value) in DslmAddFieldBoolToJson()
111 const char *DslmGetJsonFieldString(DslmJsonHandle handle, const char *field) in DslmGetJsonFieldString()
135 DslmJsonHandle DslmGetJsonFieldJson(DslmJsonHandle handle, const char *field) in DslmGetJsonFieldJson()
140 DslmJsonHandle DslmGetJsonFieldJsonArray(DslmJsonHandle handle, uint32_t num) in DslmGetJsonFieldJsonArray()
145 int32_t DslmGetJsonFieldJsonArraySize(DslmJsonHandle handle) in DslmGetJsonFieldJsonArraySize()
150 void DslmAddFieldIntToJson(DslmJsonHandle handle, const char *field, int32_t value) in DslmAddFieldIntToJson()
158 void DslmAddFieldIntArrayToJson(DslmJsonHandle handle, const char *field, const int32_t *array, int… in DslmAddFieldIntArrayToJson()
[all …]
Dutils_timer.c23 timerHandle_t handle = NULL; in DslmUtilsStartPeriodicTimerTask() local
30 timerHandle_t handle = NULL; in DslmUtilsStartOnceTimerTask() local
35 void DslmUtilsStopTimerTask(TimerHandle handle) in DslmUtilsStopTimerTask()
/base/startup/init/services/begetctl/shell/
Dshell_bas.c22 char *BShellEnvErrString(BShellHandle handle, int32_t err) in BShellEnvErrString()
48 static void BShellCmdOutputCmdHelp(BShellHandle handle, BShellCommand *cmd) in BShellCmdOutputCmdHelp()
62 int32_t BShellCmdHelp(BShellHandle handle, int32_t argc, char *argv[]) in BShellCmdHelp()
90 static int32_t BShellCmdExit(BShellHandle handle, int32_t argc, char *argv[]) in BShellCmdExit()
98 int32_t BShellEnvOutput(BShellHandle handle, char *fmt, ...) in BShellEnvOutput()
109 int32_t BShellEnvOutputString(BShellHandle handle, const char *string) in BShellEnvOutputString()
117 int32_t BShellEnvOutputPrompt(BShellHandle handle, const char *prompt) in BShellEnvOutputPrompt()
139 void BShellEnvOutputByte(BShellHandle handle, char data) in BShellEnvOutputByte()
146 void BShellEnvOutputResult(BShellHandle handle, int32_t result) in BShellEnvOutputResult()
155 static void BShellEnvOutputParam(BShellHandle handle, char *var) in BShellEnvOutputParam()
[all …]
/base/security/certificate_manager/test/unittest/src/
Dcm_init_test.cpp87 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
105 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
123 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
141 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
159 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
177 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
195 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
213 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
229 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
245 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
[all …]
Dcm_abort_test.cpp61 struct CmBlob *handle = nullptr; variable
75 struct CmBlob handle = { 0, (uint8_t *)&handleValue }; variable
88 struct CmBlob handle = { sizeof(uint64_t), nullptr }; variable
102 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
123 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
145 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; variable
Dcm_update_test.cpp69 struct CmBlob *handle = nullptr; variable
82 struct CmBlob handle = { 0, (uint8_t *)g_handleBuf }; variable
95 struct CmBlob handle = { DEFAULT_HANDLE_SIZE, nullptr }; variable
/base/security/selinux_adapter/test/unittest/parameter_static/
Dunit_test.cpp94 HashTab *handle = nullptr; variable
107 HashTab *handle = nullptr; variable
120 HashTab *handle = nullptr; variable
154 HashTab *handle = nullptr; variable
168 HashTab *handle = nullptr; variable
186 HashTab *handle = nullptr; variable
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
Djs_coordination_manager.cpp29 napi_value JsCoordinationManager::Prepare(napi_env env, bool isCompatible, napi_value handle) in Prepare()
44 napi_value JsCoordinationManager::Unprepare(napi_env env, bool isCompatible, napi_value handle) in Unprepare()
60 int32_t startDeviceId, bool isCompatible, napi_value handle) in Activate()
77 bool isUnchained, bool isCompatible, napi_value handle) in Deactivate()
93 const std::string &networkId, bool isCompatible, napi_value handle) in GetCrossingSwitchState()
108 …d JsCoordinationManager::RegisterListener(napi_env env, const std::string &type, napi_value handle) in RegisterListener()
114 …JsCoordinationManager::UnregisterListener(napi_env env, const std::string &type, napi_value handle) in UnregisterListener()
121 napi_value handle) in RegisterListener()
128 napi_value handle) in UnregisterListener()
/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
Dappspawnclient_fuzzer.cpp24 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnClientInit() local
31 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnClientDestroy() local
41 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnReqMsgCreate() local
56 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnReqMsgAddStringInfo() local
72 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnTerminateMsgCreate() local
89 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnClientSendMsg() local
105 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnReqMsgFree() local
120 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnReqMsgSetBundleInfo() local
138 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnReqMsgSetAppFlag() local
155 AppSpawnClientHandle handle = nullptr; in FuzzAppSpawnReqMsgSetAppDacInfo() local
[all …]
/base/security/device_auth/services/frameworks/src/plugin_adapter/
Ddynamic_plugin_adapter.c42 static const ExtPartProxy *GetPluginFuncFromLib(void *handle) in GetPluginFuncFromLib()
65 static const CredPlugin *GetCredPluginFromLib(void *handle) in GetCredPluginFromLib()
75 static const AuthModuleBase *GetAuthModulePluginFromLib(void *handle) in GetAuthModulePluginFromLib()
86 static int32_t LoadDynamicPlugin(void *handle) in LoadDynamicPlugin()
116 static void UnloadDynamicPlugin(void *handle) in UnloadDynamicPlugin()
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
Dkey_agreement_client.c28 void init_client(struct key_agreement_client *handle, struct client_virtual_func_group *funcs) in init_client()
36 int32_t send_start_request(void *handle, void *send_data) in send_start_request()
61 int32_t send_end_request(void *handle, void *receive_data, void *send_data) in send_end_request()
94 int32_t receive_end_response(void *handle, void *receive_data) in receive_end_response()
124 static bool is_state_error(struct key_agreement_client *handle, enum protocol_action action) in is_state_error()
Dsts_client.c58 void destroy_sts_client(struct sts_client *handle) in destroy_sts_client()
71 static int32_t build_start_request_data(void *handle, void *data) in build_start_request_data()
111 static int32_t parse_start_response_data(void *handle, void *data) in parse_start_response_data()
142 static int32_t generate_sign_message(void *handle, struct uint8_buff *message) in generate_sign_message()
172 static int32_t verify_response_data(void *handle, const struct uint8_buff *message, struct signatur… in verify_response_data()
212 static int32_t generate_sts_request_sign(void *handle, struct signature *signature) in generate_sts_request_sign()
274 static int32_t init_signature(void *handle, struct signature *signature) in init_signature()
315 static int32_t verify_data(void *handle) in verify_data()
339 static int32_t build_end_request_data(void *handle, void *data) in build_end_request_data()
388 static int32_t parse_end_response_data(void *handle, void *data) in parse_end_response_data()
[all …]
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_test.cpp57 void* GetTemp(char* func, void* handle) in GetTemp()
68 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in ExecFfrtNoParam() local
107 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); variable
127 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); variable
147 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); variable
163 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); variable
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
Djs_cooperate_manager.cpp29 napi_value JsCooperateManager::Enable(napi_env env, bool enable, napi_value handle) in Enable()
50 int32_t startDeviceId, napi_value handle) in Start()
65 napi_value JsCooperateManager::Stop(napi_env env, napi_value handle) in Stop()
81 … JsCooperateManager::GetState(napi_env env, const std::string &deviceDescriptor, napi_value handle) in GetState()
96 void JsCooperateManager::RegisterListener(napi_env env, const std::string &type, napi_value handle) in RegisterListener()
102 …id JsCooperateManager::UnregisterListener(napi_env env, const std::string &type, napi_value handle) in UnregisterListener()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/small/
Ddev_auth_dynamic_load.c26 void *DevAuthDlsym(void *handle, const char *funcName) in DevAuthDlsym()
31 void DevAuthDlclose(void *handle) in DevAuthDlclose()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
Ddev_auth_dynamic_load.c26 void *DevAuthDlsym(void *handle, const char *funcName) in DevAuthDlsym()
31 void DevAuthDlclose(void *handle) in DevAuthDlclose()
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
Ddistribution.c151 int32_t proc_message(struct hichain *handle, struct header_analysis *nav, in proc_message()
165 int32_t connect_message(struct hichain *handle, struct header_analysis *nav, struct message *send) in connect_message()
253 #define CUT_EMPTY_FUNC(d_name, handle, nav, receive) \ argument
264 static int32_t proc_pake_response_message(struct hichain *handle, struct header_analysis *nav, in proc_pake_response_message()
289 static int32_t proc_exchange_response_message(struct hichain *handle, struct header_analysis *nav, in proc_exchange_response_message()
307 static int32_t proc_sts_response_message(struct hichain *handle, struct header_analysis *nav, in proc_sts_response_message()
331 static int32_t proc_remove_request_message(struct hichain *handle, struct header_analysis *nav, in proc_remove_request_message()
346 static int32_t proc_remove_response_message(struct hichain *handle, struct header_analysis *nav, in proc_remove_response_message()
366 static int32_t proc_inform_message(struct hichain *handle, struct header_analysis *nav, struct mess… in proc_inform_message()
/base/startup/init/services/utils/
Dinit_hashmap.c30 int32_t OH_HashMapCreate(HashMapHandle *handle, const HashInfo *info) in OH_HashMapCreate()
76 int32_t OH_HashMapAdd(HashMapHandle handle, HashNode *node) in OH_HashMapAdd()
97 void OH_HashMapRemove(HashMapHandle handle, const void *key) in OH_HashMapRemove()
123 HashNode *OH_HashMapGet(HashMapHandle handle, const void *key) in OH_HashMapGet()
150 void OH_HashMapDestory(HashMapHandle handle, void *context) in OH_HashMapDestory()
160 HashNode *OH_HashMapFind(HashMapHandle handle, in OH_HashMapFind()
171 void OH_HashMapTraverse(HashMapHandle handle, void (*hashNodeTraverse)(const HashNode *node, const … in OH_HashMapTraverse()
186 int OH_HashMapIsEmpty(HashMapHandle handle) in OH_HashMapIsEmpty()
/base/startup/init/services/begetctl/
Dpartitionslot.cpp45 static int GetSlot(BShellHandle handle, int32_t argc, char *argv[]) in GetSlot()
62 static int GetSuffix(BShellHandle handle, int32_t argc, char *argv[]) in GetSuffix()
83 static int SetActiveSlot(BShellHandle handle, int32_t argc, char *argv[]) in SetActiveSlot()
103 static int SetUnbootSlot(BShellHandle handle, int32_t argc, char *argv[]) in SetUnbootSlot()
/base/startup/init/test/benchmark/
Dparameter_benchmark.cpp136 …CachedHandle handle = CachedParameterCreate(g_localParamTester->names[TestRandom() % g_maxCount], … in BMCachedParameterGet() local
156 static CachedHandle handle = CachedParameterCreate( in BMCachedParameterGetChangedStatic() local
176 …CachedHandle handle = CachedParameterCreate(g_localParamTester->names[TestRandom() % g_maxCount], … in BMCachedParameterGetChangedGlobal() local
196 CachedHandle handle = nullptr; in BMCachedParameterGetChangedGlobal2() local
270 ParamHandle handle = 0; in BMSystemFindParameter() local
288 ParamHandle *handle = new ParamHandle[g_maxCount]; in BMSystemGetParameterValue() local
316 ParamHandle *handle = new ParamHandle[g_maxCount]; in BMSystemGetParameterCommitId() local
/base/hiviewdfx/hiview_lite/
Dhiview_util.c160 int32 handle = hiview_open(path, O_RDWR | O_CREAT, 0); in HIVIEW_FileOpen() local
167 int32 HIVIEW_FileClose(int32 handle) in HIVIEW_FileClose()
175 int32 HIVIEW_FileRead(int32 handle, uint8 *buf, uint32 len) in HIVIEW_FileRead()
183 int32 HIVIEW_FileWrite(int32 handle, const uint8 *buf, uint32 len) in HIVIEW_FileWrite()
191 int32 HIVIEW_FileSeek(int32 handle, int32 offset, int32 whence) in HIVIEW_FileSeek()
199 int32 HIVIEW_FileSize(int32 handle) in HIVIEW_FileSize()
207 int32 HIVIEW_FileSync(int32 handle) in HIVIEW_FileSync()
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_session_mgr.c35 static void DeleteHuksInitInfo(const struct CmBlob *handle) in DeleteHuksInitInfo()
124 static int32_t ConstructHandle(const struct CmBlob *handle, struct CmSessionNode *node) in ConstructHandle()
139 int32_t CmCreateSession(const struct CmSessionNodeInfo *info, const struct CmBlob *handle, bool abo… in CmCreateSession()
193 …ct CmSessionNode *CmQuerySession(const struct CmSessionNodeInfo *info, const struct CmBlob *handle) in CmQuerySession()
208 void CmDeleteSession(const struct CmBlob *handle) in CmDeleteSession()
/base/request/request/frameworks/js/napi/src/legacy/
Ddownload_task.cpp98 std::unique_ptr<CURL, decltype(&curl_easy_cleanup)> handle(curl_easy_init(), curl_easy_cleanup); in GetFileSize() local
128 bool DownloadTask::SetOption(CURL *handle, curl_slist *&headers) in SetOption()
197 std::shared_ptr<CURL> handle(curl_easy_init(), [headers](CURL *handle) { in DoDownload() local

12345678910