Home
last modified time | relevance | path

Searched defs:real (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/kits/js/src/
H A DBaseObjectJS.cpp94 void TrueRootObject::SetNativeObject(META_NS::IObject::Ptr real, bool strong) in SetNativeObject() argument
127 NapiApi::Object CreateJsObj(napi_env env, const BASE_NS::string_view jsName, META_NS::IObject::Ptr real, bool strong, in CreateJsObj() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_value_bucket_test.cpp321 auto *real = std::get_if<double>(&output); in HWTEST_F() local
355 auto *real = std::get_if<double>(&output); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp423 bool WebGLTexture::CheckTextureSize(GLsizei offset, GLsizei w, GLsizei real) in CheckTextureSize() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp654 string real = "100"; in GetPathByHandle() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp782 string real = "100"; in GetPathByHandle() local
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp544 string real = path.substr(0, start + subDir.size() + 1); in MkdirRecursive() local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h774 double real; member

Completed in 8 milliseconds