Home
last modified time | relevance | path

Searched defs:isSys (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_resource_adapter_impl.cpp28 bool ArkOhosResourceAdapterImpl::GetRawFileData(const ArkWebString& rawFile, size_t& len, uint8_t** dest, bool isSys) in GetRawFileData() argument
33 ArkWebRefPtr<ArkOhosFileMapper> ArkOhosResourceAdapterImpl::GetRawFileMapper(const ArkWebString& rawFile, bool isSys) in GetRawFileMapper() argument
44 bool ArkOhosResourceAdapterImpl::IsRawFileExist(const ArkWebString& rawFile, bool isSys) in IsRawFileExist() argument
55 bool ArkOhosResourceAdapterImpl::GetRawFileLastModTime(const ArkWebString& rawFile, time_t& time, bool isSys) in GetRawFileLastModTime() argument
49 GetRawFileLastModTime( const ArkWebString& rawFile, uint16_t& date, uint16_t& time, bool isSys) GetRawFileLastModTime() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_resource_adapter_wrapper.cpp26 bool ArkOhosResourceAdapterWrapper::GetRawFileData(const std::string& rawFile, size_t& len, uint8_t** dest, bool isSys) in GetRawFileData() argument
46 bool ArkOhosResourceAdapterWrapper::IsRawFileExist(const std::string& rawFile, bool isSys) in IsRawFileExist() argument
63 bool ArkOhosResourceAdapterWrapper::GetRawFileLastModTime(const std::string& rawFile, time_t& time, bool isSys) in GetRawFileLastModTime() argument
34 GetRawFileMapper( const std::string& rawFile, bool isSys) GetRawFileMapper() argument
54 GetRawFileLastModTime( const std::string& rawFile, uint16_t& date, uint16_t& time, bool isSys) GetRawFileLastModTime() argument
[all...]
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp380 bool OhosResourceAdapterImpl::IsRawFileExist(const std::string& rawFile, bool isSys) in IsRawFileExist() argument
397 bool OhosResourceAdapterImpl::GetRawFileLastModTime(const std::string& rawFile, time_t& time, bool isSys) in GetRawFileLastModTime() argument
317 GetRawFileData(const std::string& rawFile, size_t& len, uint8_t** dest, bool isSys) GetRawFileData() argument
374 GetRawFileMapper(const std::string& rawFile, bool isSys) GetRawFileMapper() argument
385 GetRawFileLastModTime(const std::string& rawFile, uint16_t& date, uint16_t& time, bool isSys) GetRawFileLastModTime() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp1473 static bool isSys = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(IPCSkeleton::GetSelfTokenID()); in IsSystemApp() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp1185 static bool isSys = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(IPCSkeleton::GetSelfTokenID()); in IsSystemApp() local

Completed in 8 milliseconds