Home
last modified time | relevance | path

Searched refs:IsBinary (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_packet_test.cpp60 EXPECT_TRUE(p.IsBinary());
64 EXPECT_FALSE(p.IsBinary());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_packet.cpp26 bool Packet::IsBinary() const in IsBinary() function in OHOS::Rosen::Packet
H A Drs_profiler_packet.h106 bool IsBinary() const;
H A Drs_profiler_network.cpp430 if (packetIncoming.IsBinary()) { in ProcessIncoming()
/ohos5.0/base/web/webview/test/unittest/nweb_value_test/
H A Dnweb_value_test.cpp144 nwebValue->IsBinary();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h260 bool IsBinary() in IsBinary() function
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h280 bool IsBinary() in IsBinary() function