Home
last modified time | relevance | path

Searched refs:ERR_INVALID_NUM_ARGS_ERROR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_dump_error_code.h38 ERR_INVALID_NUM_ARGS_ERROR, enumerator
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/
H A Dapp_mgr_service_dump_ffrt_test.cpp100 EXPECT_EQ(result, DumpErrorCode::ERR_INVALID_NUM_ARGS_ERROR);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp850 return DumpErrorCode::ERR_INVALID_NUM_ARGS_ERROR; in DumpIpc()
886 return DumpErrorCode::ERR_INVALID_NUM_ARGS_ERROR; in DumpFfrt()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/
H A Dapp_mgr_service_dump_ipc_test.cpp620 EXPECT_EQ(result, DumpErrorCode::ERR_INVALID_NUM_ARGS_ERROR);