Searched defs:GetPropertyInt32 (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_capturedata.cpp | 84 int32_t RSCaptureData::GetPropertyInt32(const std::string& name) const in GetPropertyInt32() function in OHOS::Rosen::RSCaptureData
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_util.cpp | 163 uint32_t NapiHitraceUtil::GetPropertyInt32(const napi_env env, const napi_value& object, in GetPropertyInt32() function in OHOS::HiviewDFX::NapiHitraceUtil
|
/ohos5.0/base/sensors/sensor/vibration_convert/interfaces/js/src/ |
H A D | vibrator_convert_napi_utils.cpp | 98 bool GetPropertyInt32(const napi_env &env, const napi_value &value, const std::string &type, int32_… in GetPropertyInt32() function
|
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
H A D | vibrator_napi_utils.cpp | 157 bool GetPropertyInt32(const napi_env &env, const napi_value &value, const std::string &type, int32_… in GetPropertyInt32() function
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/ |
H A D | napi_common.cpp | 119 void NapiCommon::GetPropertyInt32( in GetPropertyInt32() function in OHOS::NetManagerStandard::NapiCommon
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_napi.cpp | 922 int32_t AVScreenCaptureNapi::GetPropertyInt32(napi_env env, napi_value configObj, const std::string… in GetPropertyInt32() function in OHOS::Media::AVScreenCaptureNapi
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/ |
H A D | common_napi.cpp | 63 bool CommonNapi::GetPropertyInt32(napi_env env, napi_value configObj, const std::string &type, int3… in GetPropertyInt32() function in OHOS::Media::CommonNapi
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.cpp | 2280 int32_t AVRecorderNapi::GetPropertyInt32(napi_env env, napi_value configObj, const std::string &typ… in GetPropertyInt32() function in OHOS::Media::AVRecorderNapi
|