Home
last modified time | relevance | path

Searched defs:GetRawFileContentSync (Results 1 – 3 of 3) sorted by relevance

/base/global/resource_management/interfaces/js/innerkits/core/src/
Dresource_manager_addon.cpp468 napi_value ResourceManagerAddon::GetRawFileContentSync(napi_env env, napi_callback_info info) in GetRawFileContentSync() function in OHOS::Global::Resource::ResourceManagerAddon
Dresource_manager_napi_sync_impl.cpp173 napi_value ResourceManagerNapiSyncImpl::GetRawFileContentSync(napi_env env, napi_callback_info info) in GetRawFileContentSync() function in OHOS::Global::Resource::ResourceManagerNapiSyncImpl
/base/global/resource_management/interfaces/ets/ani/resourceManager/src/
DresourceManager.cpp403 ani_object ResMgrAddon::GetRawFileContentSync(ani_env* env, ani_object object, ani_string path) in GetRawFileContentSync() function in ResMgrAddon