Home
last modified time | relevance | path

Searched defs:GetRawFileContent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dresource_manager_addon.cpp258 napi_value ResourceManagerAddon::GetRawFileContent(napi_env env, napi_callback_info info) in GetRawFileContent() function in OHOS::Global::Resource::ResourceManagerAddon
/ohos5.0/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp69 int32_t ResourceManagerImpl::GetRawFileContent(const std::string &name, size_t &len, in GetRawFileContent() function in OHOS::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_addon.cpp341 napi_value ResourceManagerAddon::GetRawFileContent(napi_env env, napi_callback_info info) in GetRawFileContent() function in OHOS::Global::Resource::ResourceManagerAddon
H A Dresource_manager_napi_async_impl.cpp692 napi_value ResourceManagerNapiAsyncImpl::GetRawFileContent(napi_env env, napi_callback_info info) in GetRawFileContent() function in OHOS::Global::Resource::ResourceManagerNapiAsyncImpl