Home
last modified time | relevance | path

Searched defs:IsFloat (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_json_util.cpp79 bool IsFloat(const nlohmann::json &jsonObj, const std::string &key) in IsFloat() function
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.cpp54 bool IsFloat(TfLiteType type) in IsFloat() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp129 bool PreferencesValue::IsFloat() const in IsFloat() function in OHOS::NativePreferences::PreferencesValue