| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | hlr_auc_gw.c | 885 static int process(int s) in process() function
|
| /applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
| H A D | hvigor-wrapper.js | [all...] |
| /applications/sample/camera/media/ |
| H A D | player_sample.cpp | 65 pthread_t process; member
|
| /base/startup/appspawn/test/unittest/ |
| H A D | app_spawn_test_helper.cpp | 158 void AppSpawnTestServer::Start(RecvMsgProcess process, uint32_t time) in Start() argument
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/ |
| H A D | ams_app_life_cycle_module_test.cpp | 158 GetAbilityInfo(const std::string& abilityIndex, const std::string& name, const std::string& process, const std::string& applicationName) const GetAbilityInfo() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| H A D | ability_info.h | 102 std::string process; member
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
| H A D | module_profile.cpp | 260 std::string process; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | ability_info.h | 128 std::string process; member 204 std::string process; member
|
| H A D | extension_ability_info.h | 170 std::string process; member
|
| H A D | application_info.h | 171 std::string process; member 250 std::string process; member
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | gt_bundle_manager_service.cpp | 1138 int32_t GtManagerService::ReportHceInstallCallback(uint8_t errCode, uint8_t installState, uint8_t process) in ReportHceInstallCallback() argument 1160 ReportHceUninstallCallback( uint8_t errCode, uint8_t installState, char *bundleName, uint8_t process) ReportHceUninstallCallback() argument 1181 ReportInstallCallback( uint8_t errCode, uint8_t installState, uint8_t process, InstallerCallback installerCallback) ReportInstallCallback() argument 1206 ReportUninstallCallback(uint8_t errCode, uint8_t installState, char *bundleName, uint8_t process, InstallerCallback installerCallback) ReportUninstallCallback() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_service.cpp | 57 int32_t AudioService::OnProcessRelease(IAudioProcessStream *process, bool destoryAtOnce) in OnProcessRelease() argument 204 void AudioService::CheckFastSessionMuteState(uint32_t sessionId, sptr<AudioProcessInServer> process) in CheckFastSessionMuteState() argument 551 sptr<AudioProcessInServer> process = AudioProcessInServer::Create(config, this); GetAudioProcess() local 603 CheckInnerCapForProcess(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> endpoint) CheckInnerCapForProcess() argument 631 LinkProcessToEndpoint(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> endpoint) LinkProcessToEndpoint() argument 657 UnlinkProcessToEndpoint(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> endpoint) UnlinkProcessToEndpoint() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_manager_proxy.cpp | 659 sptr<IRemoteObject> process = reply.ReadRemoteObject(); in CreateAudioProcess() local
|
| /foundation/multimedia/media_lite/services/player_lite/impl/ |
| H A D | player_impl.cpp | 1007 AdapterStreamCallback *process = (AdapterStreamCallback*)arg; IdleBufferProcess() local [all...] |
| /foundation/systemabilitymgr/samgr/services/common/src/ |
| H A D | parse_util.cpp | 313 string process; in ParseJsonFile() local 625 string process; in ParseTrustConfig() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cloud_data_test.cpp | 1563 int32_t process = 0; in HWTEST_F() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | libdwflP.h | 125 Dwfl_Process *process; member 243 Dwfl_Process *process; member
|
| /third_party/libuv/src/win/ |
| H A D | process.c | 823 uv_process_t* process = (uv_process_t*) data; in exit_wait_callback() local 909 uv_spawn(uv_loop_t* loop, uv_process_t* process, const uv_process_options_t* options) uv_spawn() argument 1347 uv_process_kill(uv_process_t* process, int signum) uv_process_kill() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-spawn.c | 46 static uv_process_t process; variable 66 static void exit_cb(uv_process_t* process, in exit_cb() argument 77 static void fail_cb(uv_process_t* process, in fail_cb() argument 84 static void kill_cb(uv_process_t* process, in kill_cb() argument 117 detach_failure_cb(uv_process_t* process, int64_t exit_status, int term_signal) detach_failure_cb() argument 1607 exit_cb_unexpected(uv_process_t* process, int64_t exit_status, int term_signal) exit_cb_unexpected() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_spill.cpp | 1304 bool process = (block->register_demand - spilled_registers).exceeds(ctx.target_pressure) || in spill_block() local
|
| /third_party/node/test/cctest/ |
| H A D | test_inspector_socket.cc | 208 void TestInspectorDelegate::process(inspector_handshake_event event, in process() function in __anon15476::TestInspectorDelegate
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsusermap.c | 1076 static boolean process(int argc, char *argv[]) in process() function
|
| /third_party/python/Lib/ |
| H A D | optparse.py | 775 def process(self, opt, value, values, parser): member in Option
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | managers.py | 32 from . import process namespace [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestPackage.cpp | 888 deProcess* process = deProcess_create(); in runTestsInSubprocess() local [all...] |