Home
last modified time | relevance | path

Searched defs:what (Results 101 - 125 of 144) sorted by relevance

123456

/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp877 int32_t what = 0; in HWTEST_F() local
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp272 void NetworkSearchManager::RegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in RegisterCoreNotify() argument
283 void NetworkSearchManager::UnRegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in UnRegisterCoreNotify() argument
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp238 void TelRilTest::OnProcessInput(int32_t slotId, int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in OnProcessInput() argument
2376 int32_t what = 1; in main() local
2392 cin >> what; in main() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_manager.cpp253 RegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what, int32_t *obj) RegisterCoreNotify() argument
295 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what) UnRegisterCoreNotify() argument
[all...]
/base/telephony/core_service/services/sim/src/
H A Dsim_manager.cpp1086 void SimManager::RegisterCoreNotify(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument
1112 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what) UnRegisterCoreNotify() argument
[all...]
H A Dsim_file_manager.cpp536 void SimFileManager::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument
550 void SimFileManager::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dtopology.c1354 static void __free_domain_allocs(struct s_data *d, enum s_alloc what, const struct cpumask *cpu_map) in __free_domain_allocs() argument
/third_party/curl/lib/vtls/
H A Dschannel.c1825 int what; in schannel_connect_common() local
2028 int what; in schannel_send() local
[all...]
H A Dsectransp.c3013 int what; local
3172 int what; local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c1354 const char *what = "???"; in TestRelativeCrash() local
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c2767 root_bus_module_handler(module_t mod, int what, void* arg) in root_bus_module_handler() argument
2820 driver_module_handler(module_t mod, int what, void *arg) in driver_module_handler() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c320 static int collect_arguments(struct token *start, struct token *arglist, struct arg *args, struct token *what) in collect_arguments() argument
[all...]
/third_party/mksh/
H A Dmisc.c245 change_flag(enum sh_flag f, int what, bool newset) in change_flag() argument
375 parse_args(const char **argv, int what, bool *setargsp) parse_args() argument
2483 getrusage(int what, struct rusage *ru) getrusage() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp261 const char* Utils::shaderCompilationException::what() const throw() in what() function in glcts::ViewportArray::Utils::shaderCompilationException
271 const char* Utils::programLinkageException::what() const throw() in what() function in glcts::ViewportArray::Utils::programLinkageException
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c1512 start_timer(struct display *dp, int what) in start_timer() argument
1519 end_timer(struct display *dp, int what) in end_timer() argument
1566 print_time(const char *what, struc argument
[all...]
H A Dpngfix.c948 emit_error(struct file *file, int code, const char *what) in emit_error() argument
1087 log_error(struct file *file, int code, const char *what) in log_error() argument
1129 stop(struct file *file, int code, const char *what) in stop() argument
1184 stop_invalid(struct file *file, const char *what) in stop_invalid() argument
1190 type_message(struct file *file, png_uint_32 type, const char *what) type_message() argument
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngtest.c663 set_location(png_structp png_ptr, struct user_chunk_data *data, int what) in set_location() argument
/third_party/python/Python/
H A Dpythonrun.c1822 _Py_SourceAsString(PyObject *cmd, const char *funcname, const char *what, PyCompilerFlags *cf, PyObject **cmd_copy) in _Py_SourceAsString() argument
H A Dsysmodule.c933 call_trampoline(PyThreadState *tstate, PyObject* callback, PyFrameObject *frame, int what, PyObject *arg) call_trampoline() argument
957 profile_trampoline(PyObject *self, PyFrameObject *frame, int what, PyObject *arg) profile_trampoline() argument
976 trace_trampoline(PyObject *self, PyFrameObject *frame, int what, PyObject *arg) trace_trampoline() argument
/third_party/alsa-utils/aplay/
H A Daplay.c181 char *what; member
/third_party/backends/backend/
H A Dartec_eplus48u.c853 decodeVal (char *src, char *opt, int what, void *result, void *def) in decodeVal() argument
/third_party/libuv/src/unix/
H A Dlinux.c2090 static uint64_t uv__read_proc_meminfo(const char* what) { in uv__read_proc_meminfo() argument
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2574 char const* Exception::what() const throw() in what() function in Json::Exception
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1094 void RilInterfaceTest::OnProcessInput(int32_t what) in OnProcessInput() argument
1115 void RilInterfaceTest::OnStressInput(int32_t what) in OnStressInput() argument
/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp122 RegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what, int32_t *obj) RegisterCoreNotify() argument
147 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what) UnRegisterCoreNotify() argument
[all...]

Completed in 84 milliseconds

123456