Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
Dn_val.cpp140 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::DistributedFS::NVal
147 tuple<bool, int32_t> NVal::ToInt32(int32_t defaultValue) const in ToInt32() function in OHOS::DistributedFS::NVal
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
Dn_val.cpp157 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::FileManagement::LibN::NVal
164 tuple<bool, int32_t> NVal::ToInt32(int32_t defaultValue) const in ToInt32() function in OHOS::FileManagement::LibN::NVal
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
Dnapi_value.cpp133 tuple<bool, int32_t> NapiValue::ToInt32() const in ToInt32() function in OHOS::AppExecFwk::LIBZIP::NapiValue
140 tuple<bool, int32_t> NapiValue::ToInt32(int32_t defaultValue) const in ToInt32() function in OHOS::AppExecFwk::LIBZIP::NapiValue
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
Dn_val.cpp208 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::Rosen::NVal
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_utils.cpp137 int32_t Utils::ToInt32(const std::string& string) in ToInt32() function in OHOS::Rosen::Utils
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp20 int32_t ArkJSValue::ToInt32(shared_ptr<JsRuntime> runtime) in ToInt32() function in OHOS::Ace::Framework::ArkJSValue