Home
last modified time | relevance | path

Searched defs:p (Results 526 – 550 of 604) sorted by relevance

1...<<2122232425

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_curves.cpp494 const PointF& p = points_[count_++]; in GenerateVertex() local
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/
H A Dtest_camera_base.cpp303 void TestCameraBase::ProcessImage(unsigned char* p, unsigned char* fbp) in ProcessImage()
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.cpp292 void TestCameraBase::ProcessImage(unsigned char* p, unsigned char* fbp) in ProcessImage()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
H A Dv4l2_main.cpp221 void ProcessImage(const unsigned char* p, unsigned char* fbp) in ProcessImage()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp120 auto deleter = [](const int32_t *p) { delete p; }; in MakeError()
237 auto deleter = [](const TcpConnection *p) { delete p; }; in MakeTcpConnectionMessage()
290 auto deleter = [](const MessageData *p) { delete p; }; in MakeMessage()
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c602 uint8_t *p = start; in EncodeValidity() local
1012 uint8_t *p = out->data; in InsertGroupClaim() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp494 Point p; in GetEllipsisIndex() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_all_test.c498 uint8_t *p = data; in IRQHandle() local
/ohos5.0/base/security/huks/frameworks/crypto_lite/js/napi/
H A Dcipher_napi.cpp83 #define CIPHER_FREE_PTR(p) SELF_FREE_PTR(p, free) argument
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_sta_interface.c150 WifiWpaStaInterface *p = TraversalWifiStaInterface(); in ForceStop() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp263 auto p = consumer_->GetProducer(); in SetOutputSurface() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp173 auto p = obj.consumer_->GetProducer(); in CreateDumpWindow() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp83 extern "C" void DestroyEncode(Encoder *p) in DestroyEncode()
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c826 char *p = strstr(buf, "state="); in GetApStatus() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata.cpp556 const char *p = result.c_str(); in SetByte() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h257 const char* p = strrchr(name, separator); in GetBriefFileName() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp137 [&vec](const std::pair<std::string, std::string> &p) { in RequestWithoutCache()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp776 char* p = str; in StringTrim() local
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c113 struct OpenedFile *p = g_firstFile; in FindOpenFile() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp646 const char *p = strValue.c_str(); in ParseStringToLong() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp286 int8_t* p = reinterpret_cast<int8_t*>(&param); in OnConfigureBuffer() local
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c280 uint8_t *p = (uint8_t *)uuid; in IsTaUuid() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp235 const char *p = name.c_str(); in DentryHash() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp216 Point p; in AddRoundRect() local
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp577 char *p {}; in InotifyEventHandler() local

1...<<2122232425