Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_stats.cpp118 char *pName = if_indextoname(k.ifIndex, if_name); in GetAllSimStatsInfo() local
166 char *pName = if_indextoname(k.ifIndex, if_name); in GetAllStatsInfo() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
H A Dcrash_exception.cpp65 void ReportCrashException(const char* pName, int32_t pid, int32_t uid, int32_t errCode) in ReportCrashException()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_base.cpp269 GLenum pName = 0; in GetQuery() local
287 GLenum pName = 0; in GetQueryParameter() local
358 GLenum pName = 0; in SamplerParameteri() local
382 GLenum pName = 0; in SamplerParameterf() local
406 GLenum pName = 0; in GetSamplerParameter() local
H A Dwebgl2_rendering_context_impl.cpp111 napi_value WebGL2RenderingContextImpl::GetQuery(napi_env env, GLenum target, GLenum pName) in GetQuery()
182 …alue WebGL2RenderingContextImpl::GetQueryParameter(napi_env env, napi_value queryObj, GLenum pName) in GetQueryParameter()
280 napi_env env, napi_value samplerObj, GLenum pName, bool isFloat, void* param) in SamplerParameter()
314 … WebGL2RenderingContextImpl::GetSamplerParameter(napi_env env, napi_value samplerObj, GLenum pName) in GetSamplerParameter()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2082 const char** pName = &name; variable
2096 const char** pName = &name; variable
2110 const char** pName = &name; variable
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if_liteos.c220 const char *pName = &epName[0]; in UsbFnAdapterOpenPipe() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp496 auto pName = isJsError ? sysEvent->GetEventValue("PNAME") : info.module; in OnEvent() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2627 const char** pName = &name; variable
2641 const char** pName = &name; variable
2655 const char** pName = &name; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp1017 std::string pName = printerName; in GetPPDFile() local