Home
last modified time | relevance | path

Searched defs:pName (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_stats.cpp117 char *pName = if_indextoname(k.ifIndex, if_name); in GetAllSimStatsInfo() local
165 char *pName = if_indextoname(k.ifIndex, if_name); in GetAllStatsInfo() local
/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; in HWTEST_F() local
2096 const char** pName = &name; in HWTEST_F() local
2110 const char** pName = &name; in HWTEST_F() local
/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; in HWTEST_F() local
2641 const char** pName = &name; in HWTEST_F() local
2655 const char** pName = &name; in HWTEST_F() local
/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 in SamplerParameterf() local
406 GLenum pName = 0; GetSamplerParameter() local
[all...]
H A Dwebgl2_rendering_context_impl.cpp111 napi_value WebGL2RenderingContextImpl::GetQuery(napi_env env, GLenum target, GLenum pName) in GetQuery() argument
182 napi_value WebGL2RenderingContextImpl::GetQueryParameter(napi_env env, napi_value queryObj, GLenum pName) in GetQueryParameter() argument
279 SamplerParameter( napi_env env, napi_value samplerObj, GLenum pName, bool isFloat, void* param) SamplerParameter() argument
314 GetSamplerParameter(napi_env env, napi_value samplerObj, GLenum pName) GetSamplerParameter() argument
[all...]

Completed in 14 milliseconds