| /base/request/request/services/src/cxx/ |
| D | c_task_info.cpp | 18 void DeleteCFormItem(CFormItem *ptr) in DeleteCFormItem() 23 void DeleteCFileSpec(CFileSpec *ptr) in DeleteCFileSpec() 28 void DeleteCStringPtr(CStringWrapper *ptr) in DeleteCStringPtr() 33 void DeleteCEachFileStatus(CEachFileStatus *ptr) in DeleteCEachFileStatus() 38 void DeleteCTaskInfo(CTaskInfo *ptr) in DeleteCTaskInfo() 43 void DeleteTaskQosInfo(TaskQosInfo *ptr) in DeleteTaskQosInfo()
|
| D | c_task_config.cpp | 18 void DeleteCTaskConfig(CTaskConfig *ptr) in DeleteCTaskConfig()
|
| /base/telephony/core_service/utils/preferences/src/ |
| D | tel_profile_util.cpp | 36 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString() local 47 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString() local 56 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 87 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool() local 96 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong() local 107 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong() local 116 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat() local 127 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat() local [all …]
|
| /base/theme/screenlock_mgr/utils/src/ |
| D | preferences_util.cpp | 40 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString() local 51 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString() local 60 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt() local 71 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt() local 80 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool() local 91 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool() local 100 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong() local 111 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong() local 120 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat() local 131 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat() local [all …]
|
| /base/telephony/telephony_data/common/src/ |
| D | preferences_util.cpp | 41 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveString() local 52 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainString() local 61 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveInt() local 72 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainInt() local 81 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveBool() local 92 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainBool() local 101 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveLong() local 112 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainLong() local 121 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in SaveFloat() local 132 std::shared_ptr<NativePreferences::Preferences> ptr = GetProfiles(path_, errCode_); in ObtainFloat() local [all …]
|
| /base/update/updateservice/services/core/ability/preference/src/ |
| D | preference_utils.cpp | 31 std::shared_ptr<NativePreferences::Preferences> ptr = in GetPreference() local 76 std::shared_ptr<NativePreferences::Preferences> ptr = GetPreference(); in Save() local 88 …std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const std::string &va… in SaveInner() 98 std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const int &value) in SaveInner() 108 std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const bool &value) in SaveInner() 118 … std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const int64_t &value) in SaveInner() 128 std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const float &value) in SaveInner() 165 std::shared_ptr<NativePreferences::Preferences> ptr = GetPreference(); in Obtain() local 174 …std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const std::string &de… in ObtainInner() 184 … std::shared_ptr<NativePreferences::Preferences> ptr, const std::string &key, const int &defValue) in ObtainInner() [all …]
|
| /base/customization/enterprise_device_management/test/unittest/services/edm/include/ |
| D | iplugin_template_test.h | 46 …void InitPlugin(std::shared_ptr<IPluginTemplate<ArrayTestPlugin, std::vector<std::string>>> ptr) o… in InitPlugin() 63 void InitPlugin(std::shared_ptr<IPluginTemplate<BoolTestPlugin, bool>> ptr) override in InitPlugin() 80 …n(std::shared_ptr<IPluginTemplate<MapTestPlugin, std::map<std::string, std::string>>> ptr) override in InitPlugin() 98 std::vector<std::map<std::string, std::string>>>> ptr) override in InitPlugin() 115 void InitPlugin(std::shared_ptr<IPluginTemplate<JsonTestPlugin, Json::Value>> ptr) override in InitPlugin() 132 void InitPlugin(std::shared_ptr<IPluginTemplate<StringTestPlugin, std::string>> ptr) override in InitPlugin() 146 void InitPlugin(std::shared_ptr<IPluginTemplate<InitAttributePlg, Json::Value>> ptr) override in InitPlugin() 169 …void InitPlugin(std::shared_ptr<IPluginTemplate<HandlePolicySupplierPlg, Json::Value>> ptr) overri… in InitPlugin() 199 …void InitPlugin(std::shared_ptr<IPluginTemplate<HandlePolicyFunctionPlg, std::string>> ptr) overri… in InitPlugin() 229 …void InitPlugin(std::shared_ptr<IPluginTemplate<HandlePolicyBiFunctionPlg, std::string>> ptr) over… in InitPlugin() [all …]
|
| /base/account/os_account/services/accountmgr/test/unittest/os_account/ |
| D | os_account_inner_account_mgr_mock.cpp | 896 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 915 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 971 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1027 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1077 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1154 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1193 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1215 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1247 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable 1268 auto ptr = std::make_shared<MockOsAccountControlFileManager>(); variable [all …]
|
| /base/msdp/device_status/frameworks/js/napi/interaction/drag/include/ |
| D | js_drag_manager.h | 54 static void DeletePtr(T &ptr) in DeletePtr() 57 delete ptr; in DeletePtr() local
|
| /base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/posix/ |
| D | cm_mem.c | 28 void CmFree(void *ptr) in CmFree() 38 void CmFree(void *ptr) in CmFree()
|
| /base/hiviewdfx/faultloggerd/frameworks/allocator/ |
| D | dfx_allocator.c | 206 static void MempoolFree(DfxMempool* mempool, void* ptr) in MempoolFree() 262 static inline PageInfo* GetPageUnchecked(void* ptr) in GetPageUnchecked() 268 static inline PageInfo* GetPage(void* ptr) in GetPage() 343 static size_t GetChunkSize(void* ptr) in GetChunkSize() 361 static void DfxFree(void* ptr) in DfxFree() 383 static void* DfxRealloc(void* ptr, size_t size) in DfxRealloc() 421 static void* HookRealloc(void* ptr, size_t size) in HookRealloc() 426 static void HookFree(void* ptr) in HookFree() 465 int IsDfxAllocatorMem(void* ptr) in IsDfxAllocatorMem()
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
| D | das_task_main.c | 62 void **ptr = NULL; in GetMaxVersion() local 122 void **ptr = NULL; in DestroyTaskT() local 134 void **ptr = NULL; in ProcessMultiTask() local 197 void **ptr = task->vec.getp(&(task->vec), 0); in NegotiateAndProcessTask() local 306 void **ptr = NULL; in CreateMultiSubTask() local 347 void **ptr = NULL; in CreateSingleSubTask() local 428 void **ptr = NULL; in RegisterLocalIdentityInTask() local 448 void **ptr = NULL; in UnregisterLocalIdentityInTask() local 468 void **ptr = NULL; in DeletePeerAuthInfoInTask() local 487 void **ptr = NULL; in GetPublicKeyInTask() local [all …]
|
| D | das_module.c | 93 void **ptr = NULL; in ProcessDasTask() local 108 void **ptr = NULL; in DestroyDasTask() local 134 void **ptr = NULL; in DestroyDasModule() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dwarf_section.cpp | 42 uintptr_t i = 0, ptr = tableData; in LinearSearchEntry() local 71 uintptr_t ptr = 0; in SearchEntry() local 142 uintptr_t ptr = addr; in GetCieOrFde() local 162 void DwarfSection::ParseCieOrFdeHeader(uintptr_t& ptr, FrameDescEntry &fdeInfo, bool& isCieEntry) in ParseCieOrFdeHeader() 228 bool DwarfSection::FillInFde(uintptr_t ptr, FrameDescEntry &fdeInfo) in FillInFde() 295 bool DwarfSection::FillInCie(uintptr_t ptr, CommonInfoEntry &cieInfo) in FillInCie()
|
| /base/msdp/device_status/frameworks/js/napi/interaction/cooperate/include/ |
| D | js_util_cooperate.h | 73 static void DeletePtr(T &ptr) in DeletePtr() 76 delete ptr; in DeletePtr() local
|
| /base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/ |
| D | dcm_asn1.h | 68 #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/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_unified_group_info_test.cpp | 78 auto ptr = NotificationUnifiedGroupInfo::Unmarshalling(parcel); variable 103 auto ptr = NotificationUnifiedGroupInfo::Unmarshalling(parcel); variable
|
| D | notification_live_view_content_test.cpp | 181 auto ptr = NotificationLiveViewContent::FromJson(jsonObject); variable 204 auto ptr = rrc->FromJson(jsonObject); variable 245 auto ptr = NotificationLiveViewContent::Unmarshalling(parcel); variable 267 auto ptr = NotificationLiveViewContent::Unmarshalling(parcel); variable
|
| /base/hiviewdfx/faultloggerd/test/unittest/services/ |
| D | faultlogger_pipe_test.cpp | 47 std::shared_ptr<FaultLoggerPipeMap> ptr = std::make_shared<FaultLoggerPipeMap>(); variable 73 std::shared_ptr<FaultLoggerPipeMap> ptr = std::make_shared<FaultLoggerPipeMap>(); variable
|
| /base/security/huks/utils/compatibility_bin/ |
| D | compatibility_small_bin.c | 40 struct dirent *ptr; in ChangeDirAndFilesPerm() local 115 static int ConstructSrcAndTargetPath(char *curPath, char *desPath, struct dirent *ptr, in ConstructSrcAndTargetPath() 156 struct dirent *ptr; in MoveOldFolderToNew() local
|
| /base/update/updater/services/factory_reset/ |
| D | factory_reset.cpp | 76 void FactoryResetProcess::RegisterCommonResetPostFunc(CommonResetPostFunc ptr) in RegisterCommonResetPostFunc() 87 void FactoryResetProcess::RegisterFactoryResetPreFunc(FactoryResetPreFunc ptr) in RegisterFactoryResetPreFunc() 98 void FactoryResetProcess::RegisterFactoryResetPostFunc(FactoryResetPostFunc ptr) in RegisterFactoryResetPostFunc()
|
| /base/msdp/device_status/frameworks/js/napi/interaction/coordination/include/ |
| D | js_util.h | 89 static void DeletePtr(T &ptr) in DeletePtr() 92 delete ptr; in DeletePtr() local
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| D | dslm_baselib_utils_test.cpp | 95 TlvCommon *ptr = (TlvCommon *)buff + i; variable 126 TlvCommon *ptr = (TlvCommon *)buff + i; variable 164 TlvCommon *ptr = (TlvCommon *)tlvs + i; variable 195 TlvCommon *ptr = (TlvCommon *)tlvs + i; variable 213 TlvCommon *ptr = (TlvCommon *)tlvs + i; variable
|
| /base/security/device_auth/services/session_manager/src/ |
| D | dev_session_mgr.c | 41 SessionInfo *ptr; in GetSessionInfo() local 114 SessionInfo *ptr; in DestroyDevSessionManager() local 208 SessionInfo *ptr; in CloseDevSession() local 232 SessionInfo *ptr; in CancelDevSession() local
|
| /base/update/updater/services/ |
| D | updater_preprocess.cpp | 38 void PreProcess::RegisterHelper(PreProcessFunc ptr) in RegisterHelper() 43 void PreProcess::AuthHelper(AuthFunc ptr) in AuthHelper() 48 void PreProcess::ClearHelper(ClearFunc ptr) in ClearHelper()
|