Home
last modified time | relevance | path

Searched defs:IsString (Results 1 – 13 of 13) sorted by relevance

/foundation/distributedhardware/distributed_screen/common/src/
Ddscreen_json_util.cpp23 bool IsString(const nlohmann::json &jsonObj, const std::string &key) in IsString() function
/foundation/distributedhardware/device_manager/common/src/
Ddm_anonymous.cpp82 bool IsString(const nlohmann::json &jsonObj, const std::string &key) in IsString() function
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_value.cpp129 bool PreferencesValue::IsString() const in IsString() function in OHOS::NativePreferences::PreferencesValue
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_preferences_value.cpp129 bool PreferencesValue::IsString() const in IsString() function in OHOS::NativePreferences::PreferencesValue
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Ddh_utils_tool.cpp155 bool IsString(const nlohmann::json& jsonObj, const std::string& key) in IsString() function
/foundation/window/window_manager/wmserver/include/
Dwindow_manager_config.h202 bool IsString() const in IsString() function
/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dcodec_data.h101 bool IsString() const in IsString() function
/foundation/arkui/ace_engine/frameworks/base/json/
Djson_util.cpp44 bool JsonValue::IsString() const in IsString() function in OHOS::Ace::JsonValue
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_types.cpp107 bool QJSValue::IsString() const in IsString() function in OHOS::Ace::Framework::QJSValue
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.cpp56 bool JsiValue::IsString() const in IsString() function in OHOS::Ace::Framework::JsiValue
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_types.cpp35 bool V8Value::IsString() const in IsString() function in OHOS::Ace::Framework::V8Value
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp92 bool ArkJSValue::IsString([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsString() function in OHOS::Ace::Framework::ArkJSValue
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_tag_utils.cpp545 bool IsString(const napi_env &env, const napi_value &param) in IsString() function