Searched refs:directoryRelativePath (Results 1 – 3 of 3) sorted by relevance
140 std::string directoryRelativePath; member
431 std::string directoryRelativePath; member
933 context->directoryRelativePath = get<string>( in GetPublicDirectoryExecute()937 context->directoryRelativePath = DOC_DIR_VALUES; in GetPublicDirectoryExecute()939 context->directoryRelativePath = DOWNLOAD_DIR_VALUES; in GetPublicDirectoryExecute()958 …napi_create_string_utf8(env, context->directoryRelativePath.c_str(), NAPI_AUTO_LENGTH, &jsContext-… in GetPublicDirectoryCallbackComplete()