Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 25 of 118) sorted by relevance

12345

/base/telephony/data_storage/common/src/
Dpreferences_util.cpp40 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString() local
49 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString() local
58 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt() local
67 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt() local
76 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool() local
85 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool() local
94 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong() local
103 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong() local
112 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat() local
121 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat() local
[all …]
/base/telephony/core_service/utils/preferences/src/
Dtel_profile_util.cpp36 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString() local
45 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString() local
54 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt() local
63 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt() local
72 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool() local
81 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool() local
90 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong() local
99 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong() local
108 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat() local
117 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat() local
[all …]
/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_inner_account_mgr_mock.cpp180 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
268 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
289 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
356 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
407 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
449 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
501 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
569 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
591 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
621 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable
[all …]
/base/customization/enterprise_device_management/test/unittest/include/
Diplugin_template_test.h46 …void InitPlugin(std::shared_ptr<IPluginTemplate<ArrayTestPlugin, std::vector<std::string>>> ptr) o… in InitPlugin()
61 void InitPlugin(std::shared_ptr<IPluginTemplate<BoolTestPlugin, bool>> ptr) override in InitPlugin()
76 …n(std::shared_ptr<IPluginTemplate<MapTestPlugin, std::map<std::string, std::string>>> ptr) override in InitPlugin()
92 std::vector<std::map<std::string, std::string>>>> ptr) override in InitPlugin()
107 void InitPlugin(std::shared_ptr<IPluginTemplate<JsonTestPlugin, Json::Value>> ptr) override in InitPlugin()
122 void InitPlugin(std::shared_ptr<IPluginTemplate<StringTestPlugin, std::string>> ptr) override in InitPlugin()
134 void InitPlugin(std::shared_ptr<IPluginTemplate<InitAttributePlg, Json::Value>> ptr) override in InitPlugin()
155 …void InitPlugin(std::shared_ptr<IPluginTemplate<HandlePolicySupplierPlg, Json::Value>> ptr) overri… in InitPlugin()
183 …void InitPlugin(std::shared_ptr<IPluginTemplate<HandlePolicyFunctionPlg, std::string>> ptr) overri… in InitPlugin()
211 …void InitPlugin(std::shared_ptr<IPluginTemplate<HandlePolicyBiFunctionPlg, std::string>> ptr) over… in InitPlugin()
[all …]
/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/posix/
Dcm_mem.c28 void CmFree(void *ptr) in CmFree()
38 void CmFree(void *ptr) in CmFree()
/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_task_main.c62 void **ptr = NULL; in GetMaxVersion() local
120 void **ptr = NULL; in DestroyTaskT() local
134 void **ptr = NULL; in ProcessMultiTask() local
201 void **ptr = task->vec.getp(&(task->vec), 0); in NegotiateAndProcessTask() local
298 void **ptr = NULL; in CreateMultiSubTask() local
335 void **ptr = NULL; in CreateSingleSubTask() local
410 void **ptr = NULL; in RegisterLocalIdentityInTask() local
432 void **ptr = NULL; in UnregisterLocalIdentityInTask() local
454 void **ptr = NULL; in DeletePeerAuthInfoInTask() local
476 void **ptr = NULL; in GetPublicKeyInTask() local
[all …]
/base/security/huks/services/huks_standard/huks_engine/main/core/include/
Dhks_asn1.h68 #define HKS_ASN1_ENCODE_BYTE(ptr, value) \ argument
74 #define HKS_ASN1_ENCODE_TWO_BYTE(ptr, value) \ argument
82 #define HKS_ASN1_DECODE_BYTE(ptr, value) \ argument
88 #define HKS_ASN1_DECODE_TWO_BYTE(ptr, value) \ argument
/base/notification/common_event_service/test/fuzztest/publishcommoneventasuser_fuzzer/
Dpublishcommoneventasuser_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/unsubscribecommonevent_fuzzer/
Dunsubscribecommonevent_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/matchingskills_fuzzer/
Dmatchingskills_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/noneiowaiter_fuzzer/
Dnoneiowaiter_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/
Dcommoneventpublishinfo_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/publishcommonevent_fuzzer/
Dpublishcommonevent_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/
Dcommoneventstub_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/innerevent_fuzzer/
Dinnerevent_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/eventhandlerannex_fuzzer/
Deventhandlerannex_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/nativeimplementeventhandler_fuzzer/
Dnativeimplementeventhandler_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/security/huks/test/unittest/huks_lite_test/common/
Dhks_test_mem.c26 void HksTestFree(void *ptr) in HksTestFree()
/base/notification/eventhandler/test/fuzztest/epolliowaiter_fuzzer/
Depolliowaiter_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/eventrunner_fuzzer/
Deventrunner_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/
Deventreceiveproxy_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/filedescriptorlistener_fuzzer/
Dfiledescriptorlistener_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
Deventhandler_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/commoneventproxy_fuzzer/
Dcommoneventproxy_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()
/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/
Dasynccommoneventresult_fuzzer.h23 uint32_t U32_AT(const uint8_t *ptr) in U32_AT()

12345