Home
last modified time | relevance | path

Searched refs:CheckSystemApiKeys (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp901 static int32_t CheckSystemApiKeys(napi_env env, const string &key) in CheckSystemApiKeys() function
1070 if (CheckSystemApiKeys(env, inputKey) < 0) { in PhotoAccessHelperGet()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp2713 static int32_t CheckSystemApiKeys(napi_env env, const string &key) in CheckSystemApiKeys() function
2883 if (CheckSystemApiKeys(env, inputKey) < 0) { in UserFileMgrGet()