Home
last modified time | relevance | path

Searched defs:loaded (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp138 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in GetKeyFileDate() local
159 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in ChangeKeyFileDate() local
181 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in SaveNewKey() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dstore_factory_test.cpp104 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in GetDate() local
124 auto loaded = OHOS::LoadBufferFromFile(keyPath, content); in ChangeKeyDate() local
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddata_resource.h147 uint32_t loaded[DataResourceType::RESOURCE_TYPE_END] = { 0 }; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsecurity_manager.cpp131 auto loaded = LoadBufferFromFile(keyPath, content); in LoadKeyFromFile() local
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.c301 bool loaded = InputDriverLoaded(); in HidReportEvent() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp307 …loadedPlugins, [&uidToLoad](const IPlugin* loaded) { return loaded->version.uid == uidToLoad; }) && in LoadPlugins()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp113 auto loaded = MetaDataManager::GetInstance().LoadMeta(key, oldMeta); in Initialize() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp197 void IccFile::UpdateLoaded(bool loaded) in UpdateLoaded()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp770 static bool loaded = false; in FindNodeInTargetList() local