Home
last modified time | relevance | path

Searched refs:valType (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_parcel.cpp94 uint32_t valType = parcel.ReadUint32(); in DoUnmarshalling() local
95 switch (valType) { in DoUnmarshalling()
/foundation/CastEngine/castengine_wifi_display/services/interaction/scene/
H A Dscene_format.cpp320 uint32_t valType = parcel.ReadUint32(); in Unmarshalling() local
321 switch (valType) { in Unmarshalling()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp1388 int valType = ValueType::UNKNOWN; in GetVtpStackConfig() local
1394 valType = optFuncMap_.at(it->first).valueType; in GetVtpStackConfig()
1398 if (valType != ValueType::UNKNOWN) { in GetVtpStackConfig()
1404 valType = optFuncMap_.at(it->first).valueType; in GetVtpStackConfig()
1409 if (valType == BOOL_TYPE) { in GetVtpStackConfig()

Completed in 4 milliseconds