Home
last modified time | relevance | path

Searched defs:char (Results 26 - 50 of 153) sorted by relevance

1234567

/foundation/ability/idl_tool/util/
H A Dstring.h[all...]
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dnetsys_sock_client.cpp63 bool ohos_socket_hook_initialize(const SocketDispatchType* disptch, bool*, const char*) in ohos_socket_hook_initialize() argument
/third_party/glslang/glslang/GenericCodeGen/
H A DLink.cpp59 virtual int getLocation(const char*) { return 0; } in getLocation() argument
/foundation/resourceschedule/ffrt/src/dfx/log/
H A Dffrt_log_api.h41 constexpr auto convertFmtToPublic(const char(&str)[N]) in convertFmtToPublic() argument
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/include/
H A Djs_napi_utils.h93 } else if constexpr (std::is_same_v<ValueType, const char*>) { in CreateJsValue() argument
/third_party/eudev/hm_src/
H A Dlog.c28 int log_meta(int level, const char*fil argument
33 log_metav(int level, const char*file, int line, const char *func, const char *format, va_list ap) log_metav() argument
[all...]
/third_party/musl/src/hook/linux/
H A Dmusl_fdtrack.c56 bool check_open_func(const char*expected, const char* key) in check_open_func() argument
/third_party/rust/crates/clap/src/builder/
H A Dresettable.rs
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dreduce_test_util.cpp99 void CLIMessageConsumer(spv_message_level_t level, const char*, in CLIMessageConsumer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dreduce_test_util.cpp99 void CLIMessageConsumer(spv_message_level_t level, const char*, in CLIMessageConsumer() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.hh
/third_party/vixl/test/aarch32/
H A Dtest-assembler-negative-cond-rd-rn-operand-rm-shift-rs-a32.cc3147 void TestHelper(Fn, const char*) { in TestHelper() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc131 static void DumpPCAndFrameSizeAndSymbol(void (*writerfn)(const char*, void*), in DumpPCAndFrameSizeAndSymbol() argument
152 static void DumpPCAndFrameSize(void (*writerfn)(const char*, void*), in DumpPCAndFrameSize() argument
166 DumpPCAndFrameSizesAndStackTrace( void* pc, void* const stack[], int frame_sizes[], int depth, int min_dropped_frames, bool symbolize_stacktrace, void (*writerfn)(const char*, void*), void* writerfn_arg) DumpPCAndFrameSizesAndStackTrace() argument
[all...]
/third_party/skia/modules/androidkit/src/
H A DUtils.h
/third_party/skia/modules/skparagraph/include/
H A DParagraphCache.h33 void setChecker(std::function<void(ParagraphImpl* impl, const char*, bool)> checker) { in setChecker() argument
/third_party/spirv-tools/test/reduce/
H A Dreduce_test_util.cpp99 void CLIMessageConsumer(spv_message_level_t level, const char*, in CLIMessageConsumer() argument
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_init.cpp43 InitEventTypeEnum(napi_env env, std::map<const char*, napi_value>& eventTypeMap) InitEventTypeEnum() argument
61 InitRuleTypeEnum(napi_env env, std::map<const char*, napi_value>& ruleTypeMap) InitRuleTypeEnum() argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_init.cpp52 void InitEventTypeMap(napi_env env, std::map<const char*, napi_value>& eventTypeMap) in InitEventTypeMap() argument
60 void InitEventMap(napi_env env, std::map<const char*, napi_value>& eventMap) in InitEventMap() argument
76 void InitParamMap(napi_env env, std::map<const char*, napi_value>& paramMap) in InitParamMap() argument
83 void InitDomainMap(napi_env env, std::map<const char*, napi_value>& domainMap) in InitDomainMap() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_log.h27 constexpr auto CountPercent(const char(&str)[N]) in CountPercent() argument
50 constexpr auto AddPublic(const char(&str)[N], const std::array<bool, N> &isPercentSign) in AddPublic() argument
/third_party/ffmpeg/libavcodec/
H A Dpcm_tablegen.h103 build_xlaw_table(uint8_t *linear_to_xlaw, int (*xlaw2linear)(unsigned char), int mask) build_xlaw_table() argument
/third_party/gn/src/gn/
H A Descape.cc[all...]
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c239 charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t charsSize, UErrorCode *status) charsToUCharsDefault() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dstatic_unisets_test.cpp32 void StaticUnicodeSetsTest::runIndexedTest(int32_t index, UBool exec, const char*&name, char*) { in runIndexedTest() argument
/third_party/node/deps/v8/src/base/
H A Dlogging.cc70 void SetDcheckFunction(void (*dcheck_function)(const char*, int, const char*)) { in SetDcheckFunction() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.c382 pa_scache_play_item_by_name(pa_core *c, const char *name, const char*sink_name, pa_volume_t volume, pa_proplist *p, uint32_t *sink_input_idx) pa_scache_play_item_by_name() argument
[all...]

Completed in 12 milliseconds

1234567