Home
last modified time | relevance | path

Searched refs:GetObjectValue (Results 1 - 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/scene/
H A Dscene_format.h95 bool GetObjectValue(const std::string_view &key, sptr<IRemoteObject> &value) const;
H A Dscene_format.cpp251 bool SceneFormat::GetObjectValue(const std::string_view &key, sptr<IRemoteObject> &value) const in GetObjectValue() function in OHOS::Sharing::SceneFormat
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dstandard_codec_buffer_operator.cpp184 byteBufferWriter_.WriteData(data.GetObjectValue()); in WriteData()
H A Dcodec_data.h184 const std::string& GetObjectValue() const in GetObjectValue() function in OHOS::Ace::Framework::final
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp941 sceneFormat->GetObjectValue(key, valueNew); in HWTEST_F()
1392 auto ret = sceneFormatOut.GetObjectValue(key, valueGetObject); in HWTEST_F()

Completed in 5 milliseconds