Home
last modified time | relevance | path

Searched defs:stringType (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/netstack/frameworks/cj/websocket/src/
Dnet_websocket_send_context.cpp27 void WebSocketSendContext::ParseParams(CArrUI8 params, bool stringType) in ParseParams()
Dnet_websocket_ffi.cpp67 RetDataBool FfiOHOSWebSocketSend(int64_t id, CArrUI8 data, bool stringType) in FfiOHOSWebSocketSend()
Dnet_websocket_impl.cpp39 …SendContext *CJWebsocketImpl::Send(CArrUI8 data, CJWebsocketProxy *websocketProxy, bool stringType) in Send()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dnavigation_modifier.cpp152 const uint32_t stringType = 0; in BackButtonIcon0Impl() local
204 const uint32_t stringType = 0; in BackButtonIcon1Impl() local
/foundation/multimedia/image_framework/frameworks/kits/ani/native/src/
Dimage_source_ani.cpp472 ani_class stringType = nullptr; member in OHOS::Media::ANIIntanceHelper
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ani_helper/
Dani_signature.h88 inline const Type &stringType = BuiltInTypes::String::classType; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
Ddistributed_want_test.cpp109 std::string stringType = "string"; member in OHOS::DistributedSchedule::DistributedWantBaseTest
Ddistributed_want_v2_test.cpp111 std::string stringType = "string"; member in OHOS::DistributedSchedule::DistributedWantV2BaseTest
/foundation/ability/ability_base/test/unittest/want/
Dwant_test.cpp84 std::string stringType = "string"; member in OHOS::AAFwk::WantBaseTest