Home
last modified time | relevance | path

Searched defs:GetPropertyInt64 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.cpp94 int64_t RSCaptureData::GetPropertyInt64(const std::string& name) const in GetPropertyInt64() function in OHOS::Rosen::RSCaptureData
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp187 uint64_t NapiHitraceUtil::GetPropertyInt64(const napi_env env, const napi_value& object, in GetPropertyInt64() function in OHOS::HiviewDFX::NapiHitraceUtil
/ohos5.0/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_napi_utils.cpp116 bool GetPropertyInt64(const napi_env &env, const napi_value &value, const std::string &type, int64_… in GetPropertyInt64() function
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp174 bool GetPropertyInt64(const napi_env &env, const napi_value &value, const std::string &type, int64_… in GetPropertyInt64() function
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp127 void NapiCommon::GetPropertyInt64( in GetPropertyInt64() function in OHOS::NetManagerStandard::NapiCommon
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp90 bool CommonNapi::GetPropertyInt64(napi_env env, napi_value configObj, const std::string &type, int6… in GetPropertyInt64() function in OHOS::Media::CommonNapi