Searched refs:GetPropertyRecord (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/player_framework/frameworks/js/common/ |
H A D | common_napi.h | 59 static napi_status GetPropertyRecord(napi_env env, napi_value in, Meta &meta, std::string type);
|
H A D | common_napi.cpp | 153 napi_status CommonNapi::GetPropertyRecord(napi_env env, napi_value configObj, Meta &meta, std::string type) in GetPropertyRecord() function in OHOS::Media::CommonNapi
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.cpp | 1987 CommonNapi::GetPropertyRecord(env, metadata, avMetadata.customInfo, "customInfo") == napi_ok,
|
Completed in 6 milliseconds